home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / sockdem.zip / _SETUP.1 / sockets.plg < prev    next >
Text File  |  1997-06-19  |  2KB  |  39 lines

  1. --------------------Configuration: sockets - Win32 Release--------------------
  2. Begining build with project "D:\DEV\sockets\sockets.dsp", at root.
  3. Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
  4.  
  5. Project's tools are:
  6.             "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/sockets.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "
  7.             "OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 "
  8.             "Win32 Resource Compiler" with flags "/l 0x809 /fo"Release/sockets.res" /d "NDEBUG" /d "_AFXDLL" "
  9.             "Browser Database Maker" with flags "/nologo /o"Release/sockets.bsc" "
  10.             "COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"Release/sockets.pdb" /machine:I386 /out:"Release/sockets.exe" "
  11.             "Custom Build" with flags ""
  12.             "<Component 0xa>" with flags ""
  13.  
  14. Creating command line "rc.exe /l 0x809 /fo"Release/sockets.res" /d "NDEBUG" /d "_AFXDLL" "D:\DEV\sockets\sockets.rc"" 
  15. Creating temp file "C:\WINDOWS\TEMP\RSP30F0.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/sockets.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  16. "D:\DEV\sockets\mswinsockcontrol.cpp"
  17. "D:\DEV\sockets\sockets.cpp"
  18. "D:\DEV\sockets\socketsDlg.cpp"
  19. >
  20. Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP30F0.TMP" 
  21. Creating temp file "C:\WINDOWS\TEMP\RSP30F1.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/sockets.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  22. "D:\DEV\sockets\StdAfx.cpp"
  23. >
  24. Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP30F1.TMP" 
  25. Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/sockets.pdb" /machine:I386 /out:"Release/sockets.exe"  .\Release\mswinsockcontrol.obj .\Release\sockets.obj .\Release\socketsDlg.obj .\Release\StdAfx.obj .\Release\sockets.res" 
  26. Compiling resources...
  27. Compiling...
  28. StdAfx.cpp
  29. Compiling...
  30. mswinsockcontrol.cpp
  31. sockets.cpp
  32. socketsDlg.cpp
  33. Generating Code...
  34. Linking...
  35.  
  36.  
  37.  
  38. sockets.exe - 0 error(s), 0 warning(s)
  39.